Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps xlsxwriter from 3.2.5 to 3.2.8.

Changelog

Sourced from xlsxwriter's changelog.

Release 3.2.8 - September 14 2025

  • Fixed mypy implicit export error caused by the Workbook() type annotations changes in v3.2.7 and v3.2.6.

    :issue:1154.

Release 3.2.7 - September 13 2025

  • Fixed typing issue in Workbook() constructor.

    :issue:1152.

Release 3.2.6 - September 12 2025

  • Added an option to position custom data labels in the same way that the data labels can be positioned for the entire series.

    :feature:1147.

  • Add border, fill, gradient and pattern formatting options for chart titles and also chart axis titles.

    :feature:957.

  • Add additional type annotations. This is an ongoing refactoring.

    :feature:1123.

Commits
  • eb99afe Prep for release 3.2.8
  • 5ec2982 workbook: add explicit export for mypy compatibility
  • ca85cbb Prep for release 3.2.7
  • 3710251 typing: add more supported types to Workbook() constructor
  • 27db7a1 Prep for release 3.2.6
  • f050676 docs: add CI spell check
  • 60f708c chart: add axis title formatting
  • 53dc08e chart: add chart title formatting options
  • 65dd8eb chart: refactor line property handling
  • 404bc84 chart: refactor formatting check
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 3.2.5 to 3.2.8.
- [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes)
- [Commits](jmcnamara/XlsxWriter@RELEASE_3.2.5...RELEASE_3.2.8)

---
updated-dependencies:
- dependency-name: xlsxwriter
  dependency-version: 3.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 15, 2025
@DjangoCRM DjangoCRM merged commit 2c29871 into main Sep 16, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/xlsxwriter-3.2.8 branch September 16, 2025 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant